CustomerAccountRewardDerivationRuleEligibility

Entity Definition

Logical Name : CustomerAccountRewardDerivationRuleEligibility
Physical Name : CO_EL_CTAC_PRDV

This entity associates a customer account to a RewardDerivationRule. This entity exists to provide a linkage to special accounts for tradesmen who may purchase supplies at a discount not offered to regular customers. It may also establish associations between price derivation rules and other kinds of accounts as determined by a retailer.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
RewardDerivationRuleEligibilityID (FK)(PK) A unique identifier for a Price Derivation Rule Eligibility. ID_EL_PRDV Identity integer
CustomerAccountID (FK) A unique identifier for a customer account. ID_CTAC Identity integer CustomerAccount(LE_CTAC)

Relationships

Parent Entity Verb Phrase Child Entity
CustomerAccount may trigger CustomerAccountRewardDerivationRuleEligibility
RewardEligibilityRule can be a CustomerAccountRewardDerivationRuleEligibility

No Logical Views for CustomerAccountRewardDerivationRuleEligibility